Back
get /v1/organizations/{organizationId}/space-templates

List space templates

Returns global and organization templates available to the caller.

path params

organizationIdstring required

query params

spaceTypesarray of strings
Enum values:
SPACE_TYPE_UNSPECIFIED
SPACE_TYPE_PERSONAL
SPACE_TYPE_COMMUNITY
SPACE_TYPE_COURSE
SPACE_TYPE_PROJECT
SPACE_TYPE_TEAM
SPACE_TYPE_KNOWLEDGE
SPACE_TYPE_OTHER
searchQuerystring
offsetinteger
limitinteger
excludeGlobalboolean

Responses

Was this guide helpful?